home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 71 / MOBICLIC 71.ISO / mac / DATA / COMMUN / temp0001 / 00222_Script_BOUCLE_SUR_1_FRAME < prev    next >
Text File  |  2004-12-05  |  99b  |  7 lines

  1. on exitFrame me
  2.   if the pauseState = 0 then
  3.     go the frame
  4.   end if
  5. end
  6. -----------------
  7.